PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getFontSize Method
In This Topic
    getFontSize Method
    In This Topic
    Gets the font size.
    Syntax
    public double getFontSize()

    Return Value

    The size of the font used to draw the text on the page.
    See Also